home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #10 / 1999 CD 10 (black).iso / Delphi / Norsk.exe / Get.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Encoding:
Text File  |  1999-01-15  |  2.2 KB  |  112 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 164
  3.   Top = 177
  4.   Width = 296
  5.   Height = 228
  6.   Caption = 'Bounzy 1.0'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object img3d: TImage
  16.     Left = 12
  17.     Top = 19
  18.     Width = 70
  19.     Height = 53
  20.     AutoSize = True
  21.     Picture.Data = {<image001.bmp>}
  22.   end
  23.   object Label1: TLabel
  24.     Left = 96
  25.     Top = 15
  26.     Width = 109
  27.     Height = 20
  28.     Caption = '3D Producing'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -16
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.   end
  36.   object Label3: TLabel
  37.     Left = 96
  38.     Top = 47
  39.     Width = 110
  40.     Height = 37
  41.     Caption = 'Bounzy'
  42.     Font.Charset = ANSI_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -29
  45.     Font.Name = 'AdLib BT'
  46.     Font.Style = []
  47.     ParentFont = False
  48.   end
  49.   object Label2: TLabel
  50.     Left = 128
  51.     Top = 37
  52.     Width = 44
  53.     Height = 13
  54.     Caption = 'Presents:'
  55.   end
  56.   object Label4: TLabel
  57.     Left = 208
  58.     Top = 66
  59.     Width = 53
  60.     Height = 13
  61.     Caption = 'Version 1.0'
  62.   end
  63.   object Label5: TLabel
  64.     Left = 72
  65.     Top = 111
  66.     Width = 150
  67.     Height = 20
  68.     Caption = '∩┐╜yvind ∩┐╜stlund 1999.'
  69.     Font.Charset = ANSI_CHARSET
  70.     Font.Color = clWindowText
  71.     Font.Height = -16
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = []
  74.     ParentFont = False
  75.   end
  76.   object Label7: TLabel
  77.     Left = 48
  78.     Top = 143
  79.     Width = 198
  80.     Height = 20
  81.     Caption = 'producing_3d@hotmail.com'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -16
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     ParentFont = False
  88.   end
  89.   object Label6: TLabel
  90.     Left = 96
  91.     Top = 127
  92.     Width = 93
  93.     Height = 20
  94.     Caption = '3d Producing'
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clWindowText
  97.     Font.Height = -16
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = []
  100.     ParentFont = False
  101.   end
  102.   object cmdOK: TButton
  103.     Left = 211
  104.     Top = 171
  105.     Width = 62
  106.     Height = 25
  107.     Caption = 'OK'
  108.     TabOrder = 0
  109.     OnClick = cmdOKClick
  110.   end
  111. end
  112.